a5_convert_delete_to_sql_delete Function

Syntax

P a5_convert_Delete_to_SQL_Delete(P mark ,P t [,L flagExecuteUpdate ])

Arguments

mark

Pointer

t

Pointer

flagExecuteUpdate

Logical

Description

Convert an Delete Operation to a SQL DELETE statement. Returns .failed (.t. if could not convert) and .sql (the DELETE statement)